Thread: Skylab v1.2.0 Changelog and Update Notes
---
Received on 2024-10-14 22:22:17
Hello,
After a long break there's a new tagged release of Skylab! Included are several bug fixes and improvements:
- Added the option of using misfin: links in the Skylab interface
- Added optional quote reply with misfin: links
- Added a way to clear unused temporary passwords in settings
- Fixed error in skylab-tool.sh omitting `LastFetched`
- Added some context to 51 Not Found error messages
- Updated path handling to be compatible with most current gmcapsule version
Updating should be painless with `git pull` and `go build`, but if you run into any trouble let me know!
Expect v1.2.1 before too long.
Cheers,
Satch
---
Received on 2024-10-14 22:29:16
Expect v1.2.1 before too long.
Whelp I was right, because just after sending this message I found a bug with misfin links I had to patch. So it's v1.2.1 now!
---